Skip to content

Bump stripe from 12.17.0 to 12.18.0 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps stripe from 12.17.0 to 12.18.0.

Release notes

Sourced from stripe's releases.

v12.18.0

  • #1867 Update generated code
    • Add support for new values incorporated_partnership and unincorporated_partnership on enums Account.company.structure, AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure
    • Add support for new value payment_reversal on enum BalanceTransaction.type
    • Change Invoice.subscription_details.metadata and Invoice.subscription_details to be required

See the changelog for more details.

v12.18.0-beta.1

  • #1861 Update generated code for beta
    • Add support for submit_card test helper method on resource Issuing.Card
    • Add support for address_validation on Issuing.Card.shipping and Issuing.CardCreateParams.shipping
    • Add support for shipping on Issuing.CardUpdateParams
    • Add support for new value submitted on enum Issuing.Card.shipping.status
    • Change type of OrderCreateParams.line_items[].product_data.description, OrderCreateParams.line_items[].product_data.tax_code, OrderCreateParams.shipping_details.phone, OrderUpdateParams.description, OrderUpdateParams.line_items[].product_data.description, OrderUpdateParams.line_items[].product_data.tax_code, OrderUpdateParams.shipping_details.phone, PaymentMethodConfigurationListParams.application, and QuoteUpdateParams.subscription_data_overrides[].description from string to emptyStringable(string)
    • Add support for reason on QuoteMarkStaleQuoteParams
    • Add support for marked_stale on Quote.status_details.stale.last_reason
    • Change Tax.FormListParams.payee.type to be optional
  • #1864 Remove developer_message support

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

12.18.0 - 2023-08-10

  • #1867 Update generated code
    • Add support for new values incorporated_partnership and unincorporated_partnership on enums Account.company.structure, AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure
    • Add support for new value payment_reversal on enum BalanceTransaction.type
    • Change Invoice.subscription_details.metadata and Invoice.subscription_details to be required
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stripe](https://github.com/stripe/stripe-node) from 12.17.0 to 12.18.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v12.17.0...v12.18.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@Chmod351 Chmod351 merged commit 55e4242 into main Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe-12.18.0 branch August 16, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant